The following parameters can be configured in the NET.CFG
file.
Table 9. DOS and OS/2 Configurable Driver Parameters in the NET.CFG file.
Parameter | Explanation | ||
---|---|---|---|
FRAME | This keyword defines the frame type used with the adapter.
Valid values:
The default value is Token-Ring MSB. | ||
NODE ADDRESS | To set a locally administered address for the adapter, type the local
address you want to use. The local address must contain 12 hexadecimal
characters and can be specified in either most-significant bit (MSB), which is
the default, or least-significant bit (LSB) format. To specify an MSB
node address, the letter "M" immediately follows the last digit of the
node address. To specify an LSB node address, the letter "L"
immediately follows the last digit of the node address.
If a node address is specified in MSB format, the characters must be within the range X'400000000000'-X'7FFFFFFFFFFF'. To specify a node address in MSB format, append an "M" to the end of the address (for example, 400000000001M). This address specified in LSB format would be X'020000000080L'. Notes:
| ||
SLOT | This keyword defines the slot number of the corresponding adapter in the
computer. Slots must be assigned sequentially. This assignment
is used to avoid conflict with other adapters.
Valid values: 10001 or 10002 The default value is 10001. | ||
DATARATE | This keyword defines the data-rate setting for the adapter. It is
recommended that clients be set to AUTO.
This keyword is ignored for 100-Mbps network operation. Valid values:
The default value is AUTO. | ||
RXBUFFERS | This keyword defines the number of receive buffers used by the
driver.
Valid values: 9 to 64 The default value is 16. | ||
TXBUFFERS | This keyword defines the number of transmit buffers used by the
driver.
Valid values: 1 to 3 The default value is 1. | ||
FULLDUPLEX | This keyword influences whether a full-duplex network connection will be
requested by the adapter.
Valid values: NO, YES The default value is YES. |